-
Notifications
You must be signed in to change notification settings - Fork 128
Refactor background gradient and add left-to-right animation #695
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Nicolas Hernan Silva <[email protected]>
Signed-off-by: Nicolas Hernan Silva <[email protected]>
✅ Deploy Preview for bejewelled-pegasus-b0ce81 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
@Koppeks Add it as an agenda item to the meeting minutes, if you would :) |
@Koppeks Add it as an agenda item to the meeting minutes, if you would :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will you please rename your PR title so that it describes what the PR does?
Thank you for your contribution! Add it as an agenda item to the meeting minutes, if you would :) |
@Koppeks was this demo'ed on the meeting? What was the verdict / feedback? |
@leecalcote I have no idea, I wasn't in the meeting. I thought that was an internal review for the change and I was not invited or necessary to discuss the matter. (I thought those mentions were done by bots). |
@vr-varad @marblom007 @FaheemOnHub @leecalcote - - none of these people, who are trying to help you are bots. If you don't think that you're invited, encouraged, and supported in joining our community meetings... you haven't looked around much. Come join. Jump in. Learning something new - https://meet.layer5.io. |
Sorry if it was rude to say that they were bots, it wasn’t my intention. I didn't look around, but after watching the calendar, should I join to discuss this particular change on Monday? |
@Koppeks, allow me to personally invite you for the fifth time to join weekly Websites meeting that is held every Monday. 😜 Meeting time and Zoom info here: https://meet.layer5.io. |
Notes for Reviewers
This PR fixes #687
Signed commits
Remove the nested linear-gradient and unify them in to one.
Added a background animation and make it move from left to right.